Current File : /var/www/vinorea/var/cache/dev/ContainerNf3vR0M/getEditTaxRulesGroupHandlerService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler' shared autowired service.
return $this->services['PrestaShop\\PrestaShop\\Adapter\\TaxRulesGroup\\CommandHandler\\EditTaxRulesGroupHandler'] = new \PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler(($this->services['PrestaShop\\PrestaShop\\Adapter\\TaxRulesGroup\\Repository\\TaxRulesGroupRepository'] ?? $this->getTaxRulesGroupRepositoryService()));